tftp-server

This command defines a TFTP server assigned to the DHCP pool on the specified interface.

Syntax

tftp-server <tftp ip address>

Command

Description

tftp ip address

Specifies a valid IPv4 address for TFTP server. IP addresses should be expressed in dotted decimal notation (for example, 10.1.2.3). This parameter is optional. (BOOTP / DHCP Option 150).

Default

NA

Functional notes

NA

Command Mode

Privileged User

Related Commands

This command is also available from the interface configuration sub-directory. See ip dhcp-server.

Example

This example sets the TFTP server IP address.

(dhcp-conf-VLAN 5)# tftp-server 10.4.4.1